switch: Hide internal structure from a11y
authorMatthias Clasen <mclasen@redhat.com>
Wed, 21 Oct 2020 18:55:13 +0000 (14:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 21 Oct 2020 18:55:13 +0000 (14:55 -0400)
commitca9b06878d406841e8aa8df3a7da53c653c1276b
tree359c639789bc4fe9aac90aba0768ba1eacc2a368
parent8f100269ad5f7d236560a2c83db73be4005529bc
switch: Hide internal structure from a11y

According to section 7.1 of WAI-ARIA, the switch role
has the "Children presentational" characteristic, which
indicates that children should not be represented in
the a11y tree.
gtk/gtkswitch.c